¡Vamos a hacer que el t-rex diga cuánto él pesaría en la luna!

  • Utiliza un comando Say para hacer que el dino_sprite diga cuánto él pesaría en la luna.
  • El string en .say() se tiene que leer: "I'd weigh " + str(dino_moon_weight)

¡Podemos ver que el dino solamente pesa 2129.6 libras en la luna!

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)